home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / misc / emu / Over5_0_388.lha / Over5 / doc / Over5.history < prev    next >
Text File  |  1995-08-09  |  3KB  |  84 lines

  1. History for Over5 by Daniel Kahlin <tlr@stacken.kth.se>
  2. -----------------------------------------------------------------------------
  3.  
  4. Over5 0.388 (950808) tlr - Second Release version
  5.   - coded commands DIR, $ and CD with server
  6.   - fixed new load and save routines for server
  7.   - added proper error string with server
  8.   - made alot of general code around the server! Should work!
  9.  
  10. Over5 0.345 (950806) tlr - INTERNAL
  11.   - coded prototype 'reset' function (for use with cartridge)
  12.   - found nasty bug in 'BOOT'.  Last byte sent was trashed in
  13.     some cases.
  14.   - moved a 'jfree' call outside a loop, and thus removing the
  15.     infamous death bug from outer space! 
  16.  
  17. Over5 0.317 (950805) tlr - INTERNAL
  18.   - coded srvsave
  19.   - fixed bugs in readstring.
  20.  
  21. Over5 0.311 (950804) tlr - INTERNAL
  22.   - Coded complete readstring. (with addstring)
  23.   - coded srvload
  24.  
  25. Over5 0.293 (950803) tlr - INTERNAL
  26.   - Programmed a simple server.
  27.   - Set SERF_RAD_BOOGIE.  Should improve performance on slow computers (A500)
  28.   - Fixed safer syncing during BOOT.
  29.   - Fixed cosmetic bug in bl_sendfile.
  30.   - Lowerred DELAY_BLOCK to 1.8 millisecs. (increases transfer speed)
  31.  
  32. Over5 0.276 (950722) tlr - First Release
  33.   - Restructured code, mostly to be able to compile on linux.
  34.   - Added server skeleton.
  35.   - fixed reporting of return codes
  36.  
  37. Over5 0.267 (950720) tlr - INTERNAL
  38.   - Implemented HELP option
  39.   - Fixed translation of '(' to '[' and ')' to ']'
  40.   - trimmed basic boot
  41.   - improved docs (could be much better though)
  42.   - fixed parameter error in test
  43.   - 'COPY' now shows diskstatus
  44.  
  45. Over5 0.252 (950713) tlr - INTERNAL
  46.   - Now sends device number ok. (but always 8)
  47.   - Implemented new compact structures.
  48.  
  49. Over5 0.249 (950711) tlr - INTERNAL
  50.   - Fixed bug in WRITEMEM
  51.   - Added option RUN to WRITEMEM
  52.  
  53. Over5 0.246 (950711) tlr - INTERNAL
  54.   - Coded SYS
  55.  
  56. Over5 0.240 (950710) tlr - INTERNAL
  57.   - changed boot speed to 150 baud
  58.   - Coded MEMORYREAD/WRITE
  59.  
  60. Over5 0.226 (950702) tlr - INTERNAL
  61.   - coded 300 baud boot, works ok.
  62.  
  63. Over5 0.220 (950701) tlr - INTERNAL
  64.   - Fixed wildcards in the copy command
  65.   - if redirected to a file... no CSI codes!
  66.  
  67. Over5 0.195 (950701) tlr - INTERNAL
  68.   - Coded the copy command (works ok!)
  69.  
  70. Over5 0.176 (950701) tlr - INTERNAL
  71.   - Fixed so that DEBUG works again
  72.   - Made diskturbo for "diskslave"
  73.   - Added klugdge delay in block read/write (c64 code really needs optimizing)
  74.  
  75. Over5 0.170 (950701) tlr - INTERNAL
  76.   - Longer and better filetest (40960 bytes)
  77.   - fixed problems in "Block.asm" (couldn't read/write under rom)
  78.  
  79. Over5 0.168 (950628) tlr - INTERNAL
  80.   - Fixed parameter handling so that quoting works ok.
  81.   - Fixed c64 basic boot. 
  82.  
  83.  
  84.